home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15445 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  928 b 

  1. Path: news.lut.fi!news
  2. From: kuronen@lut.fi (Pekka Kuronen)
  3. Newsgroups: comp.lang.c++
  4. Subject: SPAWNL and EXECL in Borland C++
  5. Date: 5 Apr 1996 14:34:16 GMT
  6. Organization: WW NET
  7. Message-ID: <4k3b18$nu2@lut.fi>
  8. NNTP-Posting-Host: mopo.cc.lut.fi
  9. X-Newsreader: WinVN 0.92.2
  10.  
  11. Hello everyone,
  12.  
  13. I'm trying to learn Borland C++ Windows programming and I'm using
  14. Borland's C++ compiler version 4.5.
  15.  
  16. I've been doing one EasyWin program (yes, I'm just a beginner) that
  17. includes copying several files. When I tried to use SPAWN* or EXEC*
  18. -commands, familiar from my DOS -programming, compiler says there's
  19. no such function! I included <process.h> and even tried the same
  20. program that worked in DOS environment but no luck.
  21.  
  22. Doesn't EasyWin support SPAWN or EXEC then?
  23.  
  24. I would do the program with OWL but my experience with it is quite weak.
  25. Please someone help me to solve this problem!
  26.  
  27. Thanks in advance,
  28.  
  29. Pekka Kuronen
  30. kuronen@lut.fi
  31.